Skip to content

refactor: replace in-repo SDK source with Sendspin.SDK NuGet package …#19

Merged
chrisuthe merged 1 commit intomasterfrom
task/replace-sdk-with-nuget
Mar 8, 2026
Merged

refactor: replace in-repo SDK source with Sendspin.SDK NuGet package …#19
chrisuthe merged 1 commit intomasterfrom
task/replace-sdk-with-nuget

Conversation

@chrisuthe
Copy link
Owner

…7.3.0

The SDK source has moved to Sendspin/sendspin-dotnet. This repo now consumes it as a NuGet package dependency instead of compiling it from source.

  • Replace ProjectReference with PackageReference (7.3.0) in both csproj files
  • Remove src/Sendspin.SDK/ directory (70+ source files)
  • Remove tests/Sendspin.SDK.Tests/ (SDK tests live in sendspin-dotnet now)
  • Remove SDK project and tests from solution file
  • Fix EntryDeadbandMicroseconds → DeadbandMicroseconds (renamed in 7.3.0)
  • Update CLAUDE.md to reflect SDK as external dependency

…7.3.0

The SDK source has moved to Sendspin/sendspin-dotnet. This repo now consumes
it as a NuGet package dependency instead of compiling it from source.

- Replace ProjectReference with PackageReference (7.3.0) in both csproj files
- Remove src/Sendspin.SDK/ directory (70+ source files)
- Remove tests/Sendspin.SDK.Tests/ (SDK tests live in sendspin-dotnet now)
- Remove SDK project and tests from solution file
- Fix EntryDeadbandMicroseconds → DeadbandMicroseconds (renamed in 7.3.0)
- Update CLAUDE.md to reflect SDK as external dependency
@chrisuthe chrisuthe merged commit cf81922 into master Mar 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant